AppointmentConflictingMeetingCount Property |
Represents the number of meetings that conflict with the meetings.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int ConflictingMeetingCount { get; }Public ReadOnly Property ConflictingMeetingCount As Integer
Get
Property Value
Type:
Int32The conflicting meeting count.
See Also